home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1996 #15
/
Monster Media Number 15 (Monster Media)(July 1996).ISO
/
lan
/
tac201.zip
/
TACACS.RSP
< prev
next >
Wrap
Text File
|
1996-04-09
|
1KB
|
36 lines
; This is the response file for TACACS.
; Parameters must start with either / or ' with a maximum of 1 per line.
; Any line starting with a semicolon will be ignored.
; This is the user object for TACACS to log into NDS with. This is required.
/user=tacacs.USA.Company
; This is the password for the user object.
; A password is not required. A better solution is to have no password
; and set login station restictions to the server console.
; Your server console address is ServerInternalNetNumber:1
; (ie: 008204:000000000001)
;/pw=badnews
; Authorized IP clients. This is not required but recommended.
; Multiple entries are allowed.
; If no /ip entries are entered, requests are allowed from everybody.
/ip=128.1.3.4
;/ip=128.1.2.255 ;Authorizes everybody on 128.1.2 subnet.
; Initial number of threads to allocate. Since there is a slight delay when
; a new thread is started, it is perferable to set this to the highest you'll reach.
/min=2
; Maximum number of threads to allocate
/max=5
; Message level 1:Normal, 2:Warnings only, 3:Errors only.
/m=1
; Normally accounts with no passwords are not allowed to authenticate.
; This parameter allows it.
; /AllowNullPasswords